Skip to main content

Deployments checklist

  • Only send to dev if the issue work really fine. All in dev must be ready to go to master without bug.
  • Is necessary use a testing to staging for check that all work fine.
  • If adding new columns, check if those need a default value.
  • If a deploy depends on another deploy, think how you can eliminate or, at least, reduce downtime
  • If add a feature for all admins, try impersonate with other admin user for check to work fine in others admin

Overview


X

Graph View